| Description | Extracts a function argument from a jsval, converts it to a double (if possible), and passes the converted value back to the caller. |
||||||
| Arguments | JSContext *cx, jsval v, double *dp |
||||||
|
|||||||
| Returns | A Boolean value indicating success (JS_TRUE) or failure (JS_FALSE). |
||||||